home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / prog_bas / pclvbw10.zip / PCLVBW.DOC < prev    next >
Text File  |  1996-02-13  |  4KB  |  96 lines

  1.                         *** SHAREWARE DOCUMENTATION ***
  2.  
  3.  
  4.          The  Personal  Communications  Library  for Visual Basic / Windows
  5.          (PCLVBW) is an asynchronous communications  library  designed  for
  6.          experienced  software  developers  programming  in  Visual  Basic.
  7.          Personal Communications Library is a  DLL  taking  less  than  10K
  8.          bytes and features:
  9.  
  10.           o  Uses the Window 3.1 API.
  11.           o  30+ communication functions.
  12.           o  Interrupt driven receiver and transmitter.
  13.           o  Supports high performance 16550 UART.
  14.           o  Use any UART address and IRQ2 to IRQ15.
  15.           o  Supports the PC/4 and PC/8 DigiBoard.
  16.           o  Supports the BB1004, BB1008, and BB2016 BOCA boards.
  17.           o  Hardware (RTS/CTS) flow control.
  18.           o  300 baud to 115,200 baud.
  19.           o  COM1 through COM20.
  20.           o  Adjustable receive queues.
  21.           o  19 communication error conditions trapped.
  22.           o  4 ports can run concurrently (more with DigiBoard / BOCA board).
  23.           o  Complete modem control & status.
  24.           o  Written in assembly language for small size & high speed.
  25.  
  26.          Two example programs (source code) are provided.
  27.  
  28.          (1)  SIMPLE  is an extremely simple terminal emulator program.  It
  29.          is provided as the smallest and easiest to understand  example  of
  30.          communications programming using PCLVBW.
  31.  
  32.          (2)  LOGIN is based on SIMPLE but can also handshake with a modem,
  33.          as well as send a dial string  to  the  modem  and  wait  for  the
  34.          CONNECT message.
  35.  
  36.          For more information, refer to the Personal Communications Library
  37.          Users  Manual  (PCLVBW.USR)  and  Personal  Communications Library
  38.          Reference Manual (PCLVBW.REF).
  39.  
  40.  
  41.                         *** Registration ***
  42.  
  43.  
  44.          The shareware version  of  PCLVBW  is  provided  so  that  you  may
  45.          personally  determine  the usefulness of the product for yourself.
  46.          If you wish to register PCLVBW, please send $65 plus  $5  S&H  ($10
  47.          outside of North America) to:
  48.  
  49.                 MarshallSoft Computing, Inc.
  50.                 Post Office Box  4543
  51.                 Huntsville AL 35815
  52.  
  53.                 Voice  205-881-4630
  54.                 FAX    205-880-0925
  55.                 BBS    205-880-9748
  56.                 email  msc@traveller.com
  57.  
  58.          We  accept  MasterCard,  VISA,  American  Express (account number,
  59.          expiration date, exact  name  on  your  card,  and  complete  card
  60.          billing  address  required),  checks  in  US dollars drawn on a US
  61.          bank,  purchase  orders  (POs)  from  recognized  US  schools  and
  62.          companies  listed in Dun & Bradstreet, and COD (street address and
  63.          phone number required) within the USA  (plus  a  $3  COD  charge).
  64.          Print the file INVOICE.DOC if an invoice is needed.
  65.  
  66.          You can also order PCLVBW from The Public  Software  Library  (PSL)
  67.          with your MC, Visa, AmEx, or Discover card by calling 800-242-4PSL
  68.          (from  overseas:  713-524-6394)  or  by  FAX at 713-524-6398 or by
  69.          CompuServe at [71355,470]. Order PSL #11171.
  70.  
  71.          If  you  wish  to  update from an older version of PCLVBW, send $20
  72.          plus $5 S&H ($10 outside  of  North  America).   Updates  must  be
  73.          ordered directly from MarshallSoft Computing.
  74.  
  75.          The registered package includes:
  76.  
  77.          o  PCLVBW Dynamic Link Library (DLL) without shareware screen.
  78.          o  Assembler source code for the library.
  79.          o  Printed Users and Reference Manuals.
  80.          o  Telephone, FAX, and BBS support for one year.
  81.  
  82.          Print the file INVOICE.DOC if an invoice is needed. The registered
  83.          user will receive the latest version of PCLVBW shipped by two  day
  84.          priority  mail  (packet  airmail  overseas).
  85.  
  86.          PCLVBW.ASM is the source code for the library. The source code  is
  87.          copyrighted by MarshallSoft Computing, Inc.  The user is granted a
  88.          license to use the PCLVBW object code in his own application only.
  89.          PCLVBW.ASM  is  not shareware and may not be sold or given away to
  90.          anyone.
  91.  
  92.          The registered user will receive the latest version of  PCLVBW  by
  93.          return  mail.  A 3.5" diskette is provided unless a 5.25" diskette
  94.          is requested.
  95.  
  96.